IsNotebookWindowShown
Tests whether the notebook window is currently displayed.
ODBoolean IsNotebookWindowShown ();
- return value
kODTrue
if the notebook window is displayed; otherwise,kODFalse
.DISCUSSION
You call this method when you need to determine whether the notebook window is displayed. This method calls the notebook extension'sIsNotebookWindowShown
method.Do not subclass this class.
SEE ALSO
TheShowNotebookWindow
method (page 377).
TheCyberNotebookExtension::IsNotebookWindowShown
method (page 266).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help